Cytosim  PI
Cytoskeleton Simulator
FieldVector< N > Class Template Reference

Detailed Description

template<int N>
class FieldVector< N >

Example of type that can be used in Field

Public Member Functions

realoperator[] (int n)
 access to the vector components
 
void clear ()
 set to zero
 
void write (OutputWrapper &out) const
 write
 
void read (InputWrapper &in)
 read
 

Static Public Attributes

static const int nFields = N
 the dimensionality (given as template argument)